Skip to main content

All Questions

2votes
1answer
4kviews

How do I Import an RSS feed as Wordpress posts without duplicates?

I have an XML feed url I am now using this code to create new Custom Post Type Posts from an rss feed in my functions.php file: /* | ---------------------------------------------------------------...
Amit Erandole's user avatar

close